Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[statequery] query with real trie key bytes instead of variable string names #84

Merged
merged 2 commits into from Jun 14, 2019

Conversation

paouvrard
Copy link
Contributor

Query with real trie key bytes instead of variable string names to support non utf-8 bytes in keys:

"_sv_VarName-Mapey" => sha256(bytes("_sv_VarName-Mapey"))

aergoio/aergo-protobuf#29

…g names to support non utf-8 bytes "_sv_VarName-Mapey" => sha256(bytes("_sv_VarName-Mapey"))
Copy link
Member

@graup graup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks ok to me

@ashen1dev ashen1dev merged commit c9cc37b into develop Jun 14, 2019
@graup graup deleted the topic/state_query_to_triekey_bytes branch November 6, 2019 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants